home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18184 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  634 b 

  1. Path: news.production.compuserve.com!news
  2. From: Darren Fuller <100252.3372@CompuServe.COM>
  3. Newsgroups: comp.lang.c++
  4. Subject: Thunking in Win 95
  5. Date: 19 Apr 1996 07:45:16 GMT
  6. Organization: Department of Veterans Affairs' (Australia)
  7. Message-ID: <4l7gac$6h4$1@mhafn.production.compuserve.com>
  8.  
  9.  
  10. We are porting a 16 bit application (developed in MSVC++ ver 1.5 
  11. written in C) to a 32 bit application using MSVC++ ver 4.0. Our 
  12. front end will be Win 95. Will our 32 bit application talk to a 
  13. 16 bit DLL (a HLLAPI DLL)? Will anyone confirm that Win 95 will 
  14. automatically thunk our 16 bit application. If yes at what 
  15. performance cost.
  16.